home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 44
/
Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso
/
Aminet
/
comm
/
misc
/
DigiCamGUI.lha
/
DigiCamGUI.readme
< prev
Wrap
Text File
|
2001-06-28
|
2KB
|
33 lines
Short: TritonRexx based GUI for DigiCam v1.0
Author: kaedric@cd-memories.com (Roger Clark)
Uploader: kaedric@cd-memories.com (Roger Clark)
Type: comm/misc
I wanted to create a simple GUI for DigiCam that would provide the
basic framework for the command set that it supported. The result is
DigiCam_Triton.rexx, a simple but easy to use GUI. The script is
easily configured by editing some variables at the beginning to
reflect your system and camera configurations. The default setup
works very well with my Epson PhotoPC 750Z connected to my A4000 on
the built-in serial port.
DigiCam_Triton.rexx allows you to list the directory of the camera's
memory, display the selected thumbnail image, download the selected
image, or erase the selected image from the camera. Due to
limitations in TritonRexx there is no multi-select available at this
time. All operations are performed on a single photo.
I plan on expanding the GUI to include more of the options available
via DigiCam, to include remotely setting different options such as
resolution, flash mode, color/b&w mode, as well as telling the camera
to take a picture.
Since I only have one camera to test this GUI on, any feedback from
users with other cameras would be greatly appriciated. The code that
parses the directory list may not work on all cameras. If your camera
doesn't seem to work right with this script, please send me the output
from the `DIGICAM DIR' command and I'll add support to the parsing
routine for your camera. Please also include the output from the
`DIGICAM INFO' command so that I can see what camera you are using and
can build a database for it.